home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-02-14 | 230 b | 13 lines |
- ######################################################################
- MAKEMETA= ../../../tools/makemeta
-
- SUBSYSNAME= rexx_support
-
- AFILES= autodoc.asm
-
- OFILES= rexxvars.o
-
- all quick: ${SUBSYSNAME}_lib.lib
-
- .INCLUDE=${MAKEMETA}
-